-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.10
-
Code
-
Classes
- AbstractField
Total Complexity |
47 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
346 |
Lines of code |
155 |
Logical lines of code |
95 |
Comment lines |
99 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
selectedOptions() |
A |
51 |
10 |
30 |
renderFieldWrapper() |
S |
61 |
5 |
12 |
getIdName() |
S |
62 |
4 |
11 |
getDefaultValue() |
S |
64 |
4 |
10 |
renderField() |
S |
58 |
2 |
14 |
renderFieldLabel() |
S |
61 |
2 |
13 |
required() |
S |
79 |
2 |
3 |
addAsteriskToLabel() |
S |
72 |
2 |
6 |
displayLabel() |
S |
70 |
2 |
6 |
formatDefaultValue() |
S |
71 |
2 |
6 |
renderFieldValue() |
S |
62 |
1 |
11 |
__construct() |
S |
71 |
1 |
6 |
getData() |
S |
79 |
1 |
3 |
setValue() |
S |
81 |
1 |
3 |
isVisible() |
S |
82 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getFind() |
S |
82 |
1 |
3 |
getBelongsTo() |
S |
82 |
1 |
3 |
getMetaField() |
S |
82 |
1 |
3 |
render() |
S |
100 |
1 |
0 |
setWooCommerceLoopIndex() |
S |
81 |
1 |
3 |
hasErrors() |
S |
82 |
1 |
3 |